Rows: 100,000
Columns: 7
$ ACountry <chr> "Afghanistan", "Afghanistan", "Albania", "Albania", "Al…
$ OCountry <chr> "Iran (Islamic Rep. of)", "Pakistan", "Afghanistan", "C…
$ year <dbl> 2024, 2024, 2024, 2024, 2024, 2024, 2024, 2024, 2024, 2…
$ refugees <dbl> 39, 20827, 5, 14, 9, 45, 13, 34, 37, 6, 5, 16, 85, 95, …
$ UNassisted <dbl> 39, 20827, 5, 14, 9, 45, 13, 34, 23, 6, 5, 16, 85, 95, …
$ total_refugees <dbl> 39, 20827, 5, 14, 9, 45, 13, 34, 9250, 6, 5, 16, 85, 95…
$ total_assisted <dbl> 39, 20827, 5, 14, 9, 45, 13, 34, 46, 6, 5, 16, 85, 95, …